wire format
See also networking and data formats.

  • ASN.1 - Abstract Syntax Notation #1, the Common Lisp implementation and language mapping
  • cl-marshal - Simple and fast marshalling of all kinds of Lisp data structures
  • cl-protobufs - CL-PROTOBUFS is a library to use Google Protocol Buffers in Common Lisp, originally written by Scott McKay at ITA by Google
  • cl-stomp - cl-stomp is an implementation of STOMP (Streaming Text Orientated Messaging Protocol)
  • de.setf.thrift - de.setf.thrift is a binding for the Apache Thrift framework for scalable cross-language services development
  • S-PROTOBUF - S-PROTOBUF is a library to encode data in the Google Protocol Buffers wire format
  • Swank - Swank is distributed as part of SLIME
  • userial - A Common Lisp library for serializing to binary buffers